Package-level declarations
Functions
Link copied to clipboard
fun TwoPaneLayout(modifier: Modifier = Modifier, paneConfig: TwoPaneConfig, primaryPane: @Composable () -> Unit, secondaryPane: @Composable () -> Unit)
Two pane screen Divides the screen in two parts for extended device screens